GtkIconTheme: Be more careful when warning
authorMatthias Clasen <mclasen@redhat.com>
Mon, 23 Jun 2014 16:13:22 +0000 (12:13 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 23 Jun 2014 16:13:22 +0000 (12:13 -0400)
commit30982b6d4e29a8798c9942151f30c2b90500e355
treeb8499c2db9082a56fea1054392106a3d711502ed
parent12a40cf8a616924f15a8020c2af4e986012f41c9
GtkIconTheme: Be more careful when warning

It sucks when printing a warning causes gnome-shell to crash,
so be more careful about icon names being NULL here.
gtk/gtkicontheme.c